home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / dev / c / c_ced.readme < prev    next >
Text File  |  1993-04-21  |  711b  |  43 lines

  1. Short: Cygmis Ed utilities for C programmers
  2.  
  3.                    Copyright © 1993 by Rick Younie
  4.  
  5.                          All rights reserved.
  6.  
  7.  
  8.  
  9.  
  10.  
  11. These are some utilities for Cygnus Ed for the C programmer.
  12.  
  13.  
  14.  
  15.     ADLookup    - a function lookup for autodocs
  16.  
  17.     ADInd        - makes the index for the autodoc lookup
  18.  
  19.  
  20.  
  21.     GetStruct    - a C structure (or E object) lookup
  22.  
  23.     ParseInc    - makes the index for GetStruct
  24.  
  25.  
  26.  
  27.     LibAdd.rexx - adds some ARexx support libraries.  Some of the
  28.  
  29.                     scripts require rexxarplib.library for the
  30.  
  31.                     filelist() function.  Run this script after you
  32.  
  33.                     start the Rexx server.
  34.  
  35.  
  36.  
  37. You are welcome to modify these.  But include the original scripts and
  38.  
  39. documentation in any distribution.
  40.  
  41.  
  42.  
  43.